projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47a73eb
)
* etc/NEWS: Fix typo in previous.
author
Glenn Morris
<rgm@gnu.org>
Thu, 13 Feb 2014 08:26:45 +0000
(
00:26
-0800)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 13 Feb 2014 08:26:45 +0000
(
00:26
-0800)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index b82dc63bec0d40eb176c3f19bdf866cdd1dd6864..f00ee0b4648f6fe3af4bc05b5015aca4d551b44f 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-359,7
+359,7
@@
Also the following files used by the now obsolete otodo-mode.el:
+++
*** New Lisp debugger command `v' (`debugger-toggle-locals') toggles the
-display
s of local variables
.
+display
of local variables of the current stack frame
.
*** The Lisp debugger's `e' command (`debugger-eval-expression') now includes
the lexical environment when evaluating the code in the context at point